home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Classes / UHShapes / UHShapesPalette.palette / palette.table < prev    next >
Encoding:
Text File  |  1992-08-13  |  330 b   |  7 lines

  1. Class = UHShapesPalette;            /* (a subclass of IBPalette) */
  2. NibFile = UHShapesPalette;            /* (a nib file name) */
  3. Icon = UHShapes.tiff;                /* (a tiff/eps file name) */
  4. ExportClasses = (UHShape,UHLineShape,UHRectShape,UHOvalShape);
  5. /* ExportImages = ();            (a list of icon names) */
  6. /* ExportSounds = ();            (a list of sound names) */
  7.